micro_utils.dokka
0.9.2
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]awaitFirstWithDeferred
await
First
With
Deferred
android
suspend
fun
<
T
>
Iterable
<
Deferred
<
T
>
>
.
awaitFirstWithDeferred
(
scope
:
CoroutineScope
,
cancelOnResult
:
Boolean
=
true
)
:
Pair
<
Deferred
<
T
>
,
T
>
Content copied to clipboard